home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr28 / netpag.zip / NET_PAGE.TXT < prev   
Text File  |  1993-03-04  |  2KB  |  60 lines

  1.  
  2.                              Net Page
  3.                  Sysop Paging Program for Netware
  4.  
  5.  
  6. This program is basically a quick and dirty  combination  of  the
  7. Ryu COM library and the  Ryu  IPX/SPX  library.   More  shall  be
  8. forthcoming.
  9.  
  10.  
  11. Background
  12.  
  13. Channel D, my BBS, has multiple lines running on Novell  Netware,
  14. version 3.10.  The nodes that control the phone lines do not have 
  15. speakers, monitors, floppies or  keyboards  (eg.  they  are  dirt
  16. cheap).  I control the BBS nodes by using LanSig t  (an  applica-
  17. tion that I heartily recommend).
  18.  
  19. The problem I have is simple.  Because I do not constant y  moni-
  20. tor the nodes and they are just sitting out in the  garage  on  a
  21. rack, there is no way to page me.  For most of my user base, that 
  22. is no problem, but there are some that deserve a little help.   I
  23. decided to come up with a little program to solve this dilemma.
  24.  
  25.  
  26. The Solution
  27.  
  28. Net Page allows a node to send a broadcast message to the  system
  29. console.  It will work with any BBS that can  generate  either  a
  30. DORINFO1.DEF file or a DOOR.SYS file.
  31.  
  32. Net Page's command line syntax is as follows:
  33.  
  34.           net_page <door info. file name> <line number>
  35.  
  36. For example, in  order  to  send  a  page  from  line  3  with  a
  37. DORINFO1.DEF file that is in directory \BBS\LINE3\, the following 
  38. command line would be used:
  39.  
  40.                 net_page \bbs\line3\dorinfo1.def 3
  41.  
  42. Net Page can be run using RemoteAccess's command 7  (run  program
  43. in a shell).  As an example, I keep NET_PAGE.EXE in  a  directory
  44. called \BBS\APPLICAT\PAGE, and just for yucks I  want  to  use  a
  45. DOOR.SYS file instead of DORINFO1.DEF, my opti n  line  is  some-
  46. thing like this:
  47.  
  48.             \bbs\applicat\net_page.exe door.sys *N *D
  49.  
  50.  
  51. Conclusion
  52.  
  53. Try it and see if it works  for  you.   I  would  appreciate  any
  54. feedback.  I can be reached at 916/722-1939 (voice) or   n  Chan-
  55. nel D BBS at:
  56.  
  57.      916/722-1984, 916/722-1985, or 916/722-7223 all 9600v.42
  58.  
  59. Rahner James  AKA  Alexander Waverley
  60.